Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark time and fs-extra as flaky on linux-ia32 #174

Closed
wants to merge 1 commit into from
Closed

Mark time and fs-extra as flaky on linux-ia32 #174

wants to merge 1 commit into from

Conversation

CurryKitten
Copy link
Contributor

We've started running citgm-all across all platforms, and had a bunch of failures that look like they all have issues with millisecond precision time-stamping on linux-32.

I've raised issues already on -

fs-extra jprichardson/node-fs-extra#269
time TooTallNate/node-time#97
vinyl-fs gulpjs/vinyl-fs#208

So have marked fs-extra and time as flaky on linux-ia32 (vinyl-fs already marked flaky in general)

@MylesBorins
Copy link
Contributor

@CurryKitten thanks for the PR! I just wanted to confirm that you have tested this on your systems and that flag works to set them as flaky?

@CurryKitten
Copy link
Contributor Author

@thealphanerd Yes - tested on our systems, and the flaky option works. I checked that the specific linux-ia32 part worked by making sure it would still mark as a failure if I changed the flaky option to linux-x64... which it did

@MylesBorins
Copy link
Contributor

landed in 0351ffa

@MylesBorins MylesBorins closed this Sep 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants